PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFRgbColor Class / setB Method
the blue component.
In This Topic
    setB Method
    In This Topic
    Sets the blue component.
    Syntax
    public void setB( 
       int value
    )

    Parameters

    value
    the blue component.
    See Also